CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - java 遗传算法

搜索资源列表

  1. 用JAVA写的遗传算法

    0下载:
  2. java写 的遗传算法,求f(x1,x2)=100*(x1*x1-x2)*(x1*x1-x2)+(1-x1)*(1-x1)最优解。
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-06-18
    • 文件大小:8524
    • 提供者:1888273@qq.com
  1. Genetic_algorithm.rar

    0下载:
  2. 一个标准遗传算法的java代码和文档,文件为word格式,内附代码!,a genetic algorithm!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:52181
    • 提供者:ycf
  1. FLoat_GA.rar

    0下载:
  2. 基于改进的遗传算法,使用浮点编码,使用变量的真值,使其物理意义明确,加速了收敛,Improved genetic algorithm based on the use of floating-point encoding, the true value of the use of variables to make it clear physical meaning to speed up the convergence
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:76108
    • 提供者:张振杰
  1. PKSystem.rar

    4下载:
  2. JAVA基于遗传算法的排课系统,使用SQL2000数据库,JAVA Course Scheduling Based on Genetic Algorithm, using SQL2000 database
  3. 所属分类:Windows编程

    • 发布日期:2017-03-03
    • 文件大小:6856
    • 提供者:tain
  1. java-myga

    0下载:
  2. 用免疫遗传算法解决TSP问题,比较了该算法和遗传算法和免疫算法的效率-With immune genetic algorithm to solve TSP problems, comparison of the algorithm and genetic algorithm and immune algorithm efficiency
  3. 所属分类:JavaScript

    • 发布日期:2017-03-25
    • 文件大小:573099
    • 提供者:顾清水
  1. LogFac_Exp_1

    0下载:
  2. java编写的最短路径算法,先由启发式方法获得染色体的初始编码,然后由遗传算法求出最短路径,对解决物流领域的TSP是非常好的计算机实现-java prepared by the shortest path algorithm, by the heuristic method to obtain the initial encoding of chromosome, and then by the genetic algorithm to derive the shortest path to s
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:312096
    • 提供者:wangxiaofang
  1. geneticalgorithmforthegenealizedassigmentproblem.r

    0下载:
  2. 分析了排课的数学模型, 根据遗传算法本身特点设计了一种数据结构基因编码 , 及几个涉及到的优化 目标评价函 数 , 提出了利用遗传算法解决排课问题的方法, 并通过试验验证了该方法的有效性、 可靠性 .-Timetable analysis of the mathematical model, according to the characteristics of genetic algorithm design of a data structure of genes encoding,
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:186793
    • 提供者:
  1. src

    0下载:
  2. 遗传算法 JAVA SQL2-JAVA SQL2000 genetic algorithm
  3. 所属分类:SQL Server

    • 发布日期:2017-04-24
    • 文件大小:149040
    • 提供者:陈雪瓅
  1. GA

    0下载:
  2. 简单的遗传算法源程序,你可以运行及参考,初步掌握遗传算法的过程-Simple genetic algorithm source code, you can run and reference, the initial grasp the process of genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:6132
    • 提供者:Anni
  1. datamining

    1下载:
  2. 数据挖掘相关算法集合,有聚类、神经网络、遗传算法等的代码实现-Data mining correlation algorithm collection has clustering, neural networks, genetic algorithms, such as the code implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-26
    • 文件大小:8887254
    • 提供者:lipei
  1. SGA

    0下载:
  2. 遗传算法的好代码,值得研究! 遗传算法的好代码,值得研究!-Genetic algorithm, genetic algorithm!
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-14
    • 文件大小:4459
    • 提供者:和子
  1. java-GA

    0下载:
  2. 解非线性模型的遗传算法,采用java语言编写,注释完整,清晰易懂-java-genetic athletic
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1983
    • 提供者:mengjie
  1. ycsf

    0下载:
  2. 标准的遗传算法,用Java实现,求解函数,有良好的界面。-Standard genetic algorithm, using Java to achieve, to solve function, there is a good interface.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:7382
    • 提供者:杨毅平
  1. GA

    0下载:
  2. 基于佳点集的遗传算法求解tsp问题 用java开发,-Based on good point set genetic algorithm tsp problem with java development,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:3356
    • 提供者:张晓
  1. Best

    0下载:
  2. java遗传算法程序,采用标准遗传算法求解函数的一个例子。-java genetic algorithm process, the use of standard genetic algorithm function of a case in point.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2394
    • 提供者:赵娴
  1. java

    0下载:
  2. 用Java实现遗传算法的 标准遗传算法求解函数原程序-A genetic algorithm with the standard Java Genetic Algorithm for Function of the original program
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:2431
    • 提供者:lpf30920
  1. genetic(java)

    0下载:
  2. 遗传算法具有全局搜索的功能,能够克服K-means算法的缺点。-Genetic algorithm global search function to overcome the shortcomings of K-means algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:38608
    • 提供者:聂风
  1. GA(Java)

    0下载:
  2. 使用JAVA开发的遗传算法程序,可供初学者学习-A genetic algorithm program coded by Java
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5540871
    • 提供者:xdt
  1. 几种不同的遗传算法

    0下载:
  2. matlab例程,学习遗传算法非常有用,需要的可以下载使用哟!(Voting management system, the use of Java language development, SSH framework, though difficult, but the function is very strong!)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:6144
    • 提供者:3a66006
  1. 1204 Java 遗传算法排课java sqlserver

    3下载:
  2. 排课系统基于遗传算法,数据库是sqlsever,还不错。大家可以看一下(adsjkjskzlfjklnzxvnlkcnzxnckzkch)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:5219328
    • 提供者:高欣欣
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com